SimpleJWTLogin\Modules\Settings\CorsSettings S

Total Complexity 26
Dependencies 2
Dependents 2
Total lines 154
Lines of code 107
Logical lines of code 16
Comment lines 21
Methods 9
Properties 0

Methods 9

Method Rating Maintainability Complexity Lines of code
validateSettings()
S
56 5 20
initSettingsFromPost()
S
48 1 54
isAllowOriginEnabled()
S
72 3 5
getAllowOrigin()
S
72 3 5
isAllowHeadersEnabled()
S
72 3 5
getAllowHeaders()
S
72 3 5
isAllowMethodsEnabled()
S
72 3 5
getAllowMethods()
S
72 3 5
isCorsEnabled()
S
77 2 3